翻訳と辞書
Words near each other
・ Amsterdam Arena
・ Amsterdam Avenue
・ Amsterdam Avenue, Mexico City
・ Amsterdam banking crisis of 1763
・ Amsterdam Baroque Orchestra & Choir
・ Amsterdam Basketball
・ Amsterdam Beach State Park
・ Amsterdam Bijlmer ArenA railway station
・ Amsterdam Brewing Company
・ Amsterdam Bridge, Toronto
・ Amsterdam Castle
・ Amsterdam Centraal railway station
・ Amsterdam Centre for Architecture (ARCAM)
・ Amsterdam City Archives
・ Amsterdam City Hall
Amsterdam Compiler Kit
・ Amsterdam Concert
・ Amsterdam criteria
・ Amsterdam Crusaders
・ Amsterdam Dance Event
・ Amsterdam De Vlugtlaan metro station
・ Amsterdam Declaration
・ Amsterdam Density Functional
・ Amsterdam derby
・ Amsterdam Derby Dames
・ Amsterdam Diamond
・ Amsterdam Dungeon
・ Amsterdam Entrepôt
・ Amsterdam Express
・ Amsterdam February 94


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Amsterdam Compiler Kit : ウィキペディア英語版
Amsterdam Compiler Kit

The Amsterdam Compiler Kit (ACK) is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and is MINIX's native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for MINIX as a special case), but in April 2003 it was released under an open source BSD license. It has frontends for programming languages C, Pascal, Modula-2, Occam, and BASIC.
The ACK's notability stems from the fact that in the early 1980s it was one of the first portable compilation systems designed to support multiple source languages and target platforms.
The ACK achieves maximum portability by using an intermediate language using bytecode, called EM. Each language front-end produces EM object files, which are then processed through several generic optimisers before being translated by a back-end into native machine code.
ACK comes with a generic linker and librarian capable of manipulating files in the ACK's own a.out-based format; it will work on files containing EM code as well as native machine code. However, EM code cannot be linked to native machine code without translating the EM binary first.
==Target processors==

* 6502
* 6800 (assembler only)
* 6805 (assembler only)
* 6809 (assembler only)
* ARM
* 8080
*

* Z80
* Z8000
* i86
*

* i386
* 68000
* 68020
* 68040
* NS32016
* S2650 (assembler only)
* SPARC
* VAX4
* PDP11

*
Version 6.0
Broadcom VideoCore IV (BCM2708) (branch dtrg-videocore: http://hg.code.sf.net/p/tack/tack)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Amsterdam Compiler Kit」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.